home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / comm / tcp / bind-4.9.2.readme < prev    next >
Encoding:
Text File  |  1999-09-06  |  3.0 KB  |  85 lines

  1. Short:    Bind4 nameserver for AmiTCP v1.0 beta
  2. Author:   sichler@rumms.uni-mannheim.de (Stefan Sichler)
  3. Uploader: sichler@rumms.uni-mannheim.de (Stefan Sichler)
  4. Type:     comm/tcp
  5.  
  6. This is a "quick and dirty", but direct port of a bind-4.9.2 nameserver
  7. taken from a BSD4.4 distribution.
  8.  
  9. I have not done much testing yet, but it seems to run stable so far.
  10.  
  11. I'd like to emphasis that this server is NOT perfect, but I needed a
  12. server with "full" functionality, compared with the two other servers
  13. named.lha and named403.lha, that I've seen on Aminet.
  14.  
  15.  
  16. Some of the features:
  17.  
  18.   * handles standard and inverse queries
  19.   
  20.   * supports query forwarding
  21.   
  22.   * allows zone transfers (via named-xfer)
  23.  
  24.   * allows query logging
  25.  
  26.  
  27. The following things differ from the Unix version:  *** !!!!PLEASE READ CAREFUL!!!! ***
  28.  
  29.   * needs ixemul.library  (don't know the version... I use 47.3)
  30.   
  31.   * Configfile location defaults to "AmiTCP:db/named.boot" (can be changed by -b option)
  32.   
  33.   * named and named-xfer location is "AmiTCP:serv/"
  34.  
  35.   * The logfile (in debug mode) is stored as "AmiTCP:log/named.log"
  36.   
  37.   * The server may NOT be run from inetd  :-(
  38.   
  39.   * The only signal the server accepts is CTRL-C, which stops it.
  40.     -> no database dumps or in/decreasing of debug level while running possible  :-(
  41.      
  42.   * All files that the Unix version would store in "/var/tmp" will be stored in "T:"
  43.   
  44.   * No pid file is generated 
  45.     -> named.reload / named.restart scripts won't work, so I did not include them in
  46.        this archive 
  47.   
  48.   * I removed some startup messages of the server that would cause my 
  49.     AmiTCP-log winow to popup
  50.   
  51.   
  52. INSTALLATION
  53. ============
  54.  
  55. To install it, run the "install.bat" script. This will install the daemons and the man
  56. pages and add a small addition to the User-Startnet script.
  57. (You will probably want to add AmiTCP:man to your man path to view the man pages correctly)
  58.  
  59. The configuration examples will NOT be installed, because they are only examples and won't
  60. work!
  61.  
  62. So in order to get the server to work, you should first read the man pages that will be
  63. installed in AmiTCP:man and then you should CREATE YOUR CONFIG FILES and restart AmiTCP.
  64.  
  65. Good luck...
  66.  
  67.  
  68. ============================= Archive contents =============================
  69.  
  70. Original  Packed Ratio    Date     Time    Name
  71. -------- ------- ----- --------- --------  -------------
  72.     2188    1156 47.1% 11-Jul-99 21:32:24 +bind-4.9.2.readme
  73.      106      89 16.0% 11-Jul-99 21:32:26 +user-startnet.addon
  74.      319     168 47.3% 11-Jul-99 21:32:26 +localhost.rev
  75.      636     318 50.0% 11-Jul-99 21:32:24 +named.boot
  76.     2769     741 73.2% 11-Jul-99 21:32:26 +root.cache
  77.      163     108 33.7% 11-Jul-99 21:32:26 +install.bat
  78.     1612    1161 27.9% 11-Jul-99 21:32:26 +install.bat.info
  79.     5414    2439 54.9% 11-Jul-99 21:32:24 +named-xfer.8
  80.    16063    6544 59.2% 11-Jul-99 21:32:24 +named.8
  81.   116472   61301 47.3% 11-Jul-99 21:32:22 +named
  82.    34564   17600 49.0% 11-Jul-99 21:32:24 +named-xfer
  83. -------- ------- ----- --------- --------
  84.   180306   91625 49.1% 12-Jul-99 04:43:16   11 files
  85.